In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / MagnifierZoomX Property

MagnifierZoomX Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(37)>

Property MagnifierZoomX As Single
[DispId(37)]

float MagnifierZoomX {get; set;}
read-write property MagnifierZoomX: Single; 
DispIdAttribute(37)

function get,set MagnifierZoomX : float
[DispId(37)]

__property float get_MagnifierZoomX();

__property void set_MagnifierZoomX( 

   float value

);
[DispId(37)]

property float MagnifierZoomX {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members